Terraform – AWS Cross Region Peering

Terraform configuration example, which creates 2 VPCs in different regions (EU and US) and creates connectivity between them. variables.tf main.tf vpc1.tf vpc2.tf peering.tf Download all one archive can be here. How to run the Terraform template: